SubscribeEvents
Method:
POST /rpc/Indexer/SubscribeEvents
application/json
Filters
([]object) — an array of filters
contractAddresses
([]string) — a ERC20 / ERC721 / ERC1155 contract addressaccounts
([]string) — wallet addressestokenIDs
([]int) optional — an array of token idsevents
([]string) — an array of event namestopicHashes
([]string) — an array of topic hashescontractAddresses
, accounts
must be provided in the filter.
SubscribeBalanceUpdates
Method:
SubscribeBalanceUpdates
Method:
Example SubscribeEvents